Fix pp-emacs-lisp-code printing of symbols
authorMichael Heerdegen <michael_heerdegen@web.de>
Sun, 18 Feb 2024 01:48:15 +0000 (02:48 +0100)
committerMichael Heerdegen <michael_heerdegen@web.de>
Mon, 11 Mar 2024 04:24:59 +0000 (05:24 +0100)
commit9a2ce74c3783c4be8ba70642da374d8e77c6f9ac
tree5b617f917b4d4bc57c454f7ac48228628ab9d021
parented43ad5b5652aed075348357121d9193256721c0
Fix pp-emacs-lisp-code printing of symbols

* lisp/emacs-lisp/pp.el (pp--insert-lisp): Print symbols
readably (bug#69168).
lisp/emacs-lisp/pp.el